Fix get_val_as_string so that it does not truncate integers.
authorEwan Mellor <ewan@xensource.com>
Sat, 10 Mar 2007 14:41:06 +0000 (14:41 +0000)
committerEwan Mellor <ewan@xensource.com>
Sat, 10 Mar 2007 14:41:06 +0000 (14:41 +0000)
commit8d7dee0b2af3a7e9612c6ee9eca8af0e27e32855
treec5bf1ab1bae3234234721ab64ebf2eb0120c08aa
parentc2bb72dfd1f6ce1c8740c128336602c125f39353
Fix get_val_as_string so that it does not truncate integers.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/libxen/src/xen_common.c